Changes and Enhancements:

1.01.00	MaximizeFirst option in wxpns.ini configuration file. If this option is set to "1", then the first expense report created or opened will be maximized within the WXPNS main window frame. If the option is set to "0", then the first expense report opened or created will be displayed in NORMAL mode (a child window within the WXPNS main window frame). The default mode is "1".
1.01.00	Increased the internal stack size from 12K to 16K to overcome stack overflow errors.
1.01.00	Add item or Duplicate item now will display the new item below the current item.
1.01.00	Check if "CTL3D32.DLL" or "CTL3DV2.DLL" common routines exist before enabling 3D mode.
1.01.00	"Add Expense Item" command had a problem when one of the combo boxes was selected (Vendor, Charge To) when a new line was added. The previous lines' contents of the selected combo box was still selected on the new blank line and could have been entered as valid data if the user did not immediately tab away from that field. Now all combo boxes selected indexes are reset, so the proper element will be reselected (ie "n/a") for the fields on the new line.

1.01.05	Allow the user the change the currency sign, or completely disallow the currency sign that shows on the screen or printed reports. This was added for users in countries that use something other than the dollar sign ($) to designate currency.

1.01.06	Undid the modifications in 1.01.05 concerning the currency sign configuration parameters. WXPNS now interrogates the international currency settings in the WIN.INI file. These settings can be changed by executing the International command in the Control Panel.

1.01.07	Allow the user to create new user data directories to be anywhere on your disk system instead of having to be a subdirectory of the WXPNS application directory. The user can now enter any valid disk path to save their data in.

1.01.08	Moved the "Add New User" command and list of valid Users from the File sub menu to a new Users sub menu command.
1.01.08	Added a list of the last eight (8) "MRU's" Most Recently Used Expense Reports to the File sub menu.
1.01.08	Added a "Modify Ending Period" command to the Expense Report sub menu. This new command allows the user to change the date used as the expense report ending date.

1.01.09	Added a new "Reports" menu command and moved all printing commands here.
1.01.09	Added a "Range Summarize" printed report that gives one line summaries on expense reports.
